Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added wbr tag support #27

Merged
merged 5 commits into from
Jan 14, 2024
Merged

Added wbr tag support #27

merged 5 commits into from
Jan 14, 2024

Conversation

ilya-nikolaev
Copy link
Contributor

I have implemented support for the wbr tag using zero width space (ZWSP), but ZWSP is not displayed correctly on some clients:

  • On my phone (Telegram for Android v10.5.2 (4244)) everything works as it should
  • On my laptop (Telegram Desktop 4.14.3, Ubuntu, Snap) ZWSP turns into a regular space

Therefore, I do not understand whether this pull request should have been opened

@Tishka17 Tishka17 merged commit 1fe0b97 into Tishka17:develop Jan 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants